﻿################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################

/.vs
/BookShop.DomainModel/obj
/BookShop.DomainModel/bin/Debug/netstandard2.0
/BookShop.UnitTests/bin/Debug/netcoreapp2.0
/BookShop.UnitTests/obj/Debug/netcoreapp2.0
/BookShop.UnitTests/obj
/BookShop.Web/bin/Debug/netcoreapp2.0
/BookShop.Web/obj
/BookShop.WebComponents/bin/Debug/netstandard2.0
/BookShop.WebComponents/obj
/Diagrams/obj/Debug
